home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
interface
/
browser.swf
/
scripts
/
DefineButton2_213
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-06-13
|
239b
|
7 lines
on(release){
getUrl("FSCommand:Browser.SetPos", "1,36");
getUrl("FSCommand:Browser.SetSize", "790,453");
getURL("FSCommand:Browser.SetURL",_level0.startdir + "\\Wallpapers\\wallpapers.html");
fscommand("Browser.Open");
}